home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / terminal / simptr23 / simp.ini < prev    next >
Encoding:
Text File  |  1996-02-04  |  2.6 KB  |  88 lines

  1. Mycall none
  2. # This file contains a sample of possible key assignments and
  3. # directive options.  
  4. # These lines are examples of comments.  
  5. #
  6. #bios
  7. # uncomment out the previous line if you have a near compatible pc 
  8. #
  9. #snow
  10. # uncomment out the previous line if you see snow when running
  11. #
  12. flatlog
  13. # Take the "flatlog" line out for a comma delimted log file
  14. #
  15. #gmt
  16. # remove the above line if you want the log kept in local time
  17. #
  18. timeline %M/%A/%Y %H:%m:%S
  19. # The above line defines the time/date field in the status line
  20. #
  21. # The following lines are examples of assigning functions to functions keys.
  22. !KEY_ALT_X quit
  23. # Assign ALT-X to the quit function.  
  24. !KEY_ALT_L togcap
  25. # ALT-L Toggle capture of incoming data to a file.
  26. !KEY_ALT_H help
  27. # Display the contents of the simp.hlp file on the screen.
  28. !KEY_ALT_M macro
  29. # ALT-M is used to define a macro on the fly.
  30. !KEY_F1 help
  31. # ALT-H is also used to display the contents of the simp.hlp file on the screen.
  32. !KEY_ALT_J dos
  33. # ALT-J will bring up a DOS window.
  34. !KEY_F2 config
  35. # Display the color configuration menu.
  36. !KEY_F3 logit
  37. # Display a station log entry form.
  38. !KEY_F4 confcom
  39. # Display a communications configuration window.
  40. !KEY_F5 upload
  41. # Send an ascii file from disk to the tnc.
  42. !KEY_F7 savebuf
  43. # Save the contents of the receive screen buffer to a file.
  44. !KEY_PGUP rback
  45. # Scroll the receive screen back one page
  46. !KEY_UP rback1
  47. # Scroll the receive screen back one line
  48. !KEY_PGDN rforward
  49. !KEY_DN rforward1
  50. !KEY_CTRL_PGUP xback
  51. !KEY_CTRL_PGDN xforward
  52. !KEY_CTRL_HOME xback1
  53. !KEY_CTRL_END xforward1
  54. !KEY_ALT_A auto
  55. !KEY_ALT_S savebuf
  56. !KEY_ALT_K tkeybuf
  57. !KEY_ALT_B keybrcl
  58. !KEY_ALT_T sendbuf
  59. !KEY_ALT_U baudup
  60. !KEY_ALT_D bauddown
  61. !KEY_F10 menu
  62. # the above keys are assigned to functions
  63. KEY_ALT_O \r\r%C de %L, %D k \r\r\r^d^c
  64. HELP simp.hlp
  65. MID 18
  66. #nomouse
  67. YYmmDD
  68. #COM1,1200,8,N,1
  69. COM1,9600,8,N,1
  70. @KEY_ALT_1 brag.txt
  71. # the above  key is example of a file upload assigned to a key
  72. KEY_ALT_C ^mx^m^m\
  73. ryryryryryryryryryryryryryryry^m\
  74. cq cq cq de %L %L^m\
  75. cq cq cq de %L %L, k^m^d^c
  76. # the previous 4 lines are an example of a macro broken across multiple lines
  77. # be sure MYCALL is set correctly so your call will be sent 
  78. # when a %L is encountered in a macro or an uploaded file
  79. #
  80. PRELOAD setup.txt
  81. # uncomment out the previous line and add lines to setup.txt to preconfigure
  82. # your tnc each time you run SimpTerm
  83. #
  84. mouse KEY_ALT_F10 KEY_ALT_H
  85. # This assigns the menu  to your middle mouse button and help key to your
  86. # right mouse button.  The left button is used to select calls from
  87. # the screen
  88.